﻿2026-06-21T03:31:47.0579047Z ##[group]Run actions/checkout@v5
2026-06-21T03:31:47.0579282Z with:
2026-06-21T03:31:47.0579456Z   repository: SaberMage/spt-shell-notify
2026-06-21T03:31:47.0579637Z   path: .adapter-notify
2026-06-21T03:31:47.0582593Z   token: ***
2026-06-21T03:31:47.0582725Z   ssh-strict: true
2026-06-21T03:31:47.0582849Z   ssh-user: git
2026-06-21T03:31:47.0582981Z   persist-credentials: true
2026-06-21T03:31:47.0583145Z   clean: true
2026-06-21T03:31:47.0583270Z   sparse-checkout-cone-mode: true
2026-06-21T03:31:47.0583429Z   fetch-depth: 1
2026-06-21T03:31:47.0583548Z   fetch-tags: false
2026-06-21T03:31:47.0583692Z   show-progress: true
2026-06-21T03:31:47.0583819Z   lfs: false
2026-06-21T03:31:47.0583933Z   submodules: false
2026-06-21T03:31:47.0584684Z   set-safe-directory: true
2026-06-21T03:31:47.0584830Z ##[endgroup]
2026-06-21T03:31:47.1320893Z Syncing repository: SaberMage/spt-shell-notify
2026-06-21T03:31:47.1326048Z ##[group]Getting Git version info
2026-06-21T03:31:47.1327896Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-06-21T03:31:47.1656782Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-21T03:31:47.1865930Z git version 2.43.0.windows.1
2026-06-21T03:31:47.1892992Z ##[endgroup]
2026-06-21T03:31:47.1899913Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\f4fbdbed-69e5-41bf-a076-9e242fc5afe6\.gitconfig'
2026-06-21T03:31:47.1913635Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\f4fbdbed-69e5-41bf-a076-9e242fc5afe6' before making global git config changes
2026-06-21T03:31:47.1914202Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T03:31:47.1919926Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-21T03:31:47.2182143Z ##[group]Initializing the repository
2026-06-21T03:31:47.2187676Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-21T03:31:47.2568253Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-21T03:31:47.2599060Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-21T03:31:47.2862734Z ##[endgroup]
2026-06-21T03:31:47.2862985Z ##[group]Disabling automatic garbage collection
2026-06-21T03:31:47.2867627Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-21T03:31:47.3099443Z ##[endgroup]
2026-06-21T03:31:47.3099678Z ##[group]Setting up auth
2026-06-21T03:31:47.3106441Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-21T03:31:47.3337543Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-21T03:31:47.7102652Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T03:31:47.7328674Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-21T03:31:48.1333139Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T03:31:48.1554652Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-21T03:31:48.5190779Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-21T03:31:48.5510280Z ##[endgroup]
2026-06-21T03:31:48.5510709Z ##[group]Determining the default branch
2026-06-21T03:31:48.5512401Z Retrieving the default branch name
2026-06-21T03:31:48.9100216Z Default branch 'main'
2026-06-21T03:31:48.9100647Z ##[endgroup]
2026-06-21T03:31:48.9100875Z ##[group]Fetching the repository
2026-06-21T03:31:48.9107430Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-06-21T03:31:49.6503944Z From https://github.com/SaberMage/spt-shell-notify
2026-06-21T03:31:49.6504240Z  * [new branch]      main       -> origin/main
2026-06-21T03:31:49.6624235Z ##[endgroup]
2026-06-21T03:31:49.6624505Z ##[group]Determining the checkout info
2026-06-21T03:31:49.6625570Z ##[endgroup]
2026-06-21T03:31:49.6631349Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-21T03:31:49.6898740Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-21T03:31:49.7126733Z ##[group]Checking out the ref
2026-06-21T03:31:49.7132777Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-06-21T03:31:49.7456486Z branch 'main' set up to track 'origin/main'.
2026-06-21T03:31:49.7456731Z Reset branch 'main'
2026-06-21T03:31:49.7481421Z ##[endgroup]
2026-06-21T03:31:49.7760745Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-21T03:31:49.7981438Z ee2d37eadc730c0019e0af82d683074c509634a2
